Content Library Item Changes Info
The Content Library Item Changes Info schema contains information about a library item change.
This schema was added in vSphere API 6.9.1.
{
"time": "string",
"user": "string",
"message": "string"
}
The date and time when the item content was changed.
This property was added in vSphere API 6.9.1.
The user who made the content change.
This property was added in vSphere API 6.9.1.
This property will be missing or null
if the user could not be determined.
The full message describing the content change.
This property was added in vSphere API 6.9.1.
This property will be missing or null
if a message was not provided when the item content was changed.